ZL_ReflectionCtx_getNumInputs

Function ZL_ReflectionCtx_getNumInputs 

Source
pub unsafe extern "C" fn ZL_ReflectionCtx_getNumInputs(
    rctx: *const ZL_ReflectionCtx,
) -> usize
Expand description

@returns The number of input streams to the compressed frame. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.