[][src]Function in3_sys::_malloc_

pub unsafe extern "C" fn _malloc_(
    size: usize,
    file: *mut c_char,
    func: *const c_char,
    line: c_int
) -> *mut c_void