winapi::um::winbase

Function CreateHardLinkA

Source
pub unsafe extern "system" fn CreateHardLinkA(
    lpFileName: LPCSTR,
    lpExistingFileName: LPCSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
) -> BOOL