Function windows_sys::Win32::System::Search::SQLAllocStmt

pub unsafe extern "system" fn SQLAllocStmt(
    connectionhandle: *mut c_void,
    statementhandle: *mut *mut c_void,
) -> i16