wc_FileLoad

Function wc_FileLoad 

Source
pub unsafe extern "C" fn wc_FileLoad(
    fname: *const c_char,
    buf: *mut *mut c_uchar,
    bufLen: *mut usize,
    heap: *mut c_void,
) -> c_int