Skip to main content

syd_check

Function syd_check 

Source
#[unsafe(no_mangle)]
pub extern "C" fn syd_check() -> c_int
Expand description

Performs an lstat system call on the file “/dev/syd”.

Returns 0 on success, negated errno on failure.