Function caligned_alloc

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