Function SQLFreeHandle

pub unsafe extern "system" fn SQLFreeHandle(
    handletype: i16,
    handle: *mut c_void,
) -> i16