allocCHAR

Function allocCHAR 

Source
pub unsafe extern "C" fn allocCHAR(
    lp: *mut lprec,
    ptr: *mut *mut c_char,
    size: c_int,
    clear: c_uchar,
) -> c_uchar