Skip to main content

flockfile

Function flockfile 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn flockfile(file: *mut FILE)
Expand description

See https://pubs.opengroup.org/onlinepubs/9799919799/functions/flockfile.html.

Lock the file Do not call any functions other than those with the _unlocked postfix while the file is locked