Function torch::THDiskFile_new [] [src]

pub unsafe extern "C" fn THDiskFile_new(
    name: *const c_char,
    mode: *const c_char,
    isQuiet: c_int
) -> *mut THFile