brotli::ffi::compressor

Function BrotliEncoderMallocU8

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