Skip to main content

CFUserNotificationReceiveResponse

Function CFUserNotificationReceiveResponse 

Source
pub unsafe extern "C-unwind" fn CFUserNotificationReceiveResponse(
    user_notification: &CFUserNotification,
    timeout: CFTimeInterval,
    response_flags: *mut CFOptionFlags,
) -> i32
👎Deprecated:

renamed to CFUserNotification::receive_response

Available on crate features CFDate and CFUserNotification only.