Function model_create_file

Source
pub unsafe extern "C" fn model_create_file(
    filename_utf8: *const c_char,
    shader: ShaderT,
) -> ModelT