Function os_log_create [src]

Alias for std.c.darwin.os_log_create

Prototype

pub extern "c" fn os_log_create(subsystem: [*]const u8, category: [*]const u8) os_log_t

Parameters

subsystem: [*]const u8category: [*]const u8

Source

pub extern "c" fn os_log_create(subsystem: [*]const u8, category: [*]const u8) os_log_t