[][src]Function brotli_decompressor::ffi::BrotliDecoderMallocU8

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