pub unsafe extern "C" fn fuse_interrupted() -> c_int
Expand description

Check if the current request has already been interrupted

@return 1 if the request has been interrupted, 0 otherwise