Function shadow_rs::cshadow::statuslistener_new
source ยท pub unsafe extern "C-unwind" fn statuslistener_new(
notifyFunc: StatusCallbackFunc,
callbackObject: *mut c_void,
objectFreeFunc: StatusObjectFreeFunc,
callbackArgument: *mut c_void,
argumentFreeFunc: StatusArgumentFreeFunc,
host: *const Host,
) -> *mut StatusListener