pub unsafe extern "C" fn ZL_Output_constStringLens(
output: *const ZL_Output,
) -> *const u32Expand 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.