gio_sys

Function g_file_create_readwrite_async

source
pub unsafe extern "C" fn g_file_create_readwrite_async(
    file: *mut GFile,
    flags: GFileCreateFlags,
    io_priority: c_int,
    cancellable: *mut GCancellable,
    callback: GAsyncReadyCallback,
    user_data: gpointer,
)