Function serenity_open [src]
Alias for std.c.serenity.serenity_open
Prototype
pub extern "c" fn serenity_open(path: [*]const u8, path_length: usize, options: c_int, ...) c_int
Parameters
path: [*]const u8
path_length: usize
options: c_int
Source
pub extern "c" fn serenity_open(path: [*]const u8, path_length: usize, options: c_int, ...) c_int