Function rpgffi::RememberSimpleDeadLock [] [src]

pub unsafe extern "C" fn RememberSimpleDeadLock(
    proc1: *mut PGPROC,
    lockmode: LOCKMODE,
    lock: *mut LOCK,
    proc2: *mut PGPROC
)