ftrylockfile

Function ftrylockfile 

Source
pub unsafe extern "C" fn ftrylockfile(__stream: *mut FILE) -> c_int
Expand description

Try to acquire ownership of STREAM but do not block if it is not possible.