Type Definition gravity::gravity_log_callback [] [src]

type gravity_log_callback = Option<unsafe extern "C" fn(_: *const c_char, _: *mut c_void)>;