hfile_from_data

Function hfile_from_data 

Source
pub unsafe extern "C" fn hfile_from_data(
    pathname: *const char_t,
    data: *const byte_t,
    size: u32,
    error: *mut ferror_t,
) -> bool_t