sd_set_log_callback

Function sd_set_log_callback 

Source
pub unsafe extern "C" fn sd_set_log_callback(
    sd_log_cb: sd_log_cb_t,
    data: *mut c_void,
)