Skip to main content

mi_reserve_os_memory

Function mi_reserve_os_memory 

Source
pub unsafe extern "C" fn mi_reserve_os_memory(
    size: usize,
    commit: bool,
    allow_large: bool,
) -> c_int