Function caligned_alloc

Source
pub unsafe extern "C" fn caligned_alloc(
    __alignment: u32,
    __size: u32,
) -> *mut c_void