brotli::ffi::compressor

Function BrotliEncoderMallocUsize

Source
#[no_mangle]
pub unsafe extern "C" fn BrotliEncoderMallocUsize(
    state_ptr: *mut BrotliEncoderState,
    size: usize,
) -> *mut usize