Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

fopen64

Function fopen64 

Source
pub unsafe extern "C" fn fopen64(
    filename: *const c_char,
    mode: *const c_char,
) -> *mut FILE