Function php_stream_bucket_delref

Source
pub unsafe extern "C" fn php_stream_bucket_delref(
    bucket: *mut php_stream_bucket,
    tsrm_ls: *mut *mut *mut c_void,
)