Function gnunet_sys::GNUNET_BIO_write_open_file[][src]

pub unsafe extern "C" fn GNUNET_BIO_write_open_file(
    fn_: *const c_char
) -> *mut GNUNET_BIO_WriteHandle

Open a file for writing.

@param fn name of the file to be opened @return IO handle on success, NULL on error