pub unsafe extern "C" fn fz_pool_array_len(
ctx: *mut fz_context,
arr: *mut fz_pool_array,
) -> usizeExpand description
Get the length of the array.
pub unsafe extern "C" fn fz_pool_array_len(
ctx: *mut fz_context,
arr: *mut fz_pool_array,
) -> usizeGet the length of the array.