Method

NumCosmoMathSerializeref

Declaration [src]

NcmSerialize*
ncm_serialize_ref (
  NcmSerialize* ser
)

Description [src]

Increases the reference count of ser by one.

Return value

Type: NcmSerialize

ser.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.