hermit::syscalls

Function sys_getpagesize

Source
#[no_mangle]
pub extern "C" fn sys_getpagesize() -> i32
Expand description

Returns the base page size, in bytes, of the current system.