Function swipl::fli::aligned_alloc

source ·
pub unsafe extern "C" fn aligned_alloc(
    __alignment: u64,
    __size: u64
) -> *mut c_void