[][src]Function places_ffi::places_new_interrupt_handle

#[no_mangle]pub extern "C" fn places_new_interrupt_handle(
    handle: u64,
    error: &mut ExternError
) -> *mut SqlInterruptHandle

Get the interrupt handle for a connection. Must be destroyed with places_interrupt_handle_destroy.