[][src]Function irssi_sys::g_file_set_contents

pub unsafe extern "C" fn g_file_set_contents(
    filename: *const gchar,
    contents: *const gchar,
    length: gssize,
    error: *mut *mut GError
) -> gboolean