Function phper_sys::php_stream_bucket_split
source · 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: usize
) -> c_int