ZL_Output_constStringLens

Function ZL_Output_constStringLens 

Source
pub unsafe extern "C" fn ZL_Output_constStringLens(
    output: *const ZL_Output,
) -> *const u32
Expand description

@returns A const pointer to the array containing lengths for string-typed outputs. It returns NULL if the output is not of type string.