[][src]Function libslang_sys::slang::SLfile_set_dup_method

pub unsafe extern "C" fn SLfile_set_dup_method(
    f: *mut SLFile_FD_Type,
    func: Option<unsafe extern "C" fn(arg1: VOID_STAR) -> *mut SLFile_FD_Type>
) -> c_int