Skip to main content

getpagesize

Function getpagesize 

Source
#[unsafe(no_mangle)]
pub extern "C" fn getpagesize() -> c_int
๐Ÿ‘ŽDeprecated
Expand description

See https://pubs.opengroup.org/onlinepubs/7908799/xsh/getpagesize.html.

ยงDeprecation

The getpagesize() function was marked legacy in the System Interface & Headers Issue 5, and removed in Issue 6.