winapi::um::winbase

Function GetNamedPipeServerProcessId

Source
pub unsafe extern "system" fn GetNamedPipeServerProcessId(
    Pipe: HANDLE,
    ServerProcessId: PULONG,
) -> BOOL