Skip to main content

xc_check_error

Macro xc_check_error 

Source
macro_rules! xc_check_error {
    ($handle:expr, $rc:expr) => { ... };
}