SBDebuggerEnableLog

Function SBDebuggerEnableLog 

Source
pub unsafe extern "C" fn SBDebuggerEnableLog(
    instance: SBDebuggerRef,
    channel: *const c_char,
    categories: *const *const c_char,
) -> bool