Type Definition zstd_sys::ZSTD_freeFunction [] [src]

type ZSTD_freeFunction = Option<unsafe extern fn(_: *mut c_void, _: *mut c_void)>;