xmlMallocLoc

Function xmlMallocLoc 

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