Function php_all_sys::php74::php_stream_bucket_split[][src]

pub unsafe extern "C" fn php_stream_bucket_split(
    in_: *mut php_stream_bucket,
    left: *mut *mut php_stream_bucket,
    right: *mut *mut php_stream_bucket,
    length: size_t
) -> c_int